diff --git a/AUTHORS.md b/AUTHORS.md
index fa24fd2..0998ea5 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|27
+|[@myii](https://github.com/myii)|31
|[@aanriot](https://github.com/aanriot)|11
|[@aboe76](https://github.com/aboe76)|9
|[@n-rodriguez](https://github.com/n-rodriguez)|8
@@ -16,4 +16,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-10.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-19.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10e1e88..ed97e4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [0.5.3](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.2...v0.5.3) (2019-10-19)
+
+
+### Continuous Integration
+
+* **travis:** remove `PyYAML` workaround since fixed in `salt-lint` v0.0.9 ([](https://github.com/saltstack-formulas/ufw-formula/commit/698dad8))
+
+
+### Documentation
+
+* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/ufw-formula/commit/7dd4dc2))
+* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/ufw-formula/commit/374f48a))
+
## [0.5.2](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.1...v0.5.2) (2019-10-10)
diff --git a/FORMULA b/FORMULA
index 04de868..b604cec 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: ufw
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, MacOS
-version: 0.5.2
+version: 0.5.3
release: 1
minimum_version: 2016.11
summary: UFW formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index cacd863..7727f98 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 27
+ - 31
* - :raw-html-m2r:``
- `@aanriot `_
- 11
@@ -44,4 +44,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-10-10.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-10-19.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 2ad63ee..6c23ec3 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,22 @@
Changelog
=========
+`0.5.3 `_ (2019-10-19)
+-----------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **travis:** remove ``PyYAML`` workaround since fixed in ``salt-lint`` v0.0.9 (\ ` `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **contributing:** remove to use org-level file instead [skip ci] (\ ` `_\ )
+* **readme:** update link to ``CONTRIBUTING`` [skip ci] (\ ` `_\ )
+
`0.5.2 `_ (2019-10-10)
-----------------------------------------------------------------------------------------------------