diff --git a/AUTHORS.md b/AUTHORS.md
index 9177b4c..b3690a7 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,15 +4,15 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@aboe76](https://github.com/aboe76)|6
+|[@aboe76](https://github.com/aboe76)|7
+|[@n-rodriguez](https://github.com/n-rodriguez)|5
+|[@myii](https://github.com/myii)|4
|[@daschatten](https://github.com/daschatten)|3
-|[@n-rodriguez](https://github.com/n-rodriguez)|3
|[@noelmcloughlin](https://github.com/noelmcloughlin)|3
|[@landergate](https://github.com/landergate)|2
-|[@myii](https://github.com/myii)|1
|[@javierbertoli](https://github.com/javierbertoli)|1
|[@mgomersbach](https://github.com/mgomersbach)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-27.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-09-01.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7f83bd..1105d64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.4.1](https://github.com/saltstack-formulas/timezone-formula/compare/v0.4.0...v0.4.1) (2019-09-01)
+
+
+### Code Refactoring
+
+* **pillar:** sync map.jinja with template-formula ([cdd85c6](https://github.com/saltstack-formulas/timezone-formula/commit/cdd85c6))
+
# [0.4.0](https://github.com/saltstack-formulas/timezone-formula/compare/v0.3.3...v0.4.0) (2019-08-27)
diff --git a/FORMULA b/FORMULA
index 70bb355..0827d1f 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: timezone
os: Debian, RedHat, Suse, Arch, FreeBSD
os_family: Debian, RedHat, Suse, Arch, FreeBSD
-version: 0.4.0
+version: 0.4.1
release: 1
minimum_version: 2015.5
summary: Formula for timezone management
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 7e506ff..4a10617 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,12 +15,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@aboe76 `_
- - 6
- * - :raw-html-m2r:``
- - `@daschatten `_
- - 3
+ - 7
* - :raw-html-m2r:``
- `@n-rodriguez `_
+ - 5
+ * - :raw-html-m2r:``
+ - `@myii `_
+ - 4
+ * - :raw-html-m2r:``
+ - `@daschatten `_
- 3
* - :raw-html-m2r:``
- `@noelmcloughlin `_
@@ -28,9 +31,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@landergate `_
- 2
- * - :raw-html-m2r:``
- - `@myii `_
- - 1
* - :raw-html-m2r:``
- `@javierbertoli `_
- 1
@@ -41,4 +41,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-27.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-09-01.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 11a3cec..a23da8a 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.4.1 `_ (2019-09-01)
+----------------------------------------------------------------------------------------------------------
+
+Code Refactoring
+^^^^^^^^^^^^^^^^
+
+
+* **pillar:** sync map.jinja with template-formula (\ `cdd85c6 `_\ )
+
`0.4.0 `_ (2019-08-27)
----------------------------------------------------------------------------------------------------------