diff --git a/AUTHORS.md b/AUTHORS.md
index 03f016c..a25a523 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -6,12 +6,13 @@ Avatar|Contributor|Contributions
:-:|---|:-:
|[@myii](https://github.com/myii)|38
|[@jstrunk](https://github.com/jstrunk)|17
+|[@javierbertoli](https://github.com/javierbertoli)|12
|[@aboe76](https://github.com/aboe76)|12
-|[@javierbertoli](https://github.com/javierbertoli)|11
|[@nmadhok](https://github.com/nmadhok)|4
|[@whiteinge](https://github.com/whiteinge)|3
|[@syphernl](https://github.com/syphernl)|3
|[@bogdanr](https://github.com/bogdanr)|2
+|[@mgomersbach](https://github.com/mgomersbach)|2
|[@scub](https://github.com/scub)|2
|[@myoung34](https://github.com/myoung34)|2
|[@puneetk](https://github.com/puneetk)|2
@@ -19,7 +20,6 @@ Avatar|Contributor|Contributions
|[@AAbouZaid](https://github.com/AAbouZaid)|1
|[@egarbi](https://github.com/egarbi)|1
|[@jamesboswell](https://github.com/jamesboswell)|1
-|[@mgomersbach](https://github.com/mgomersbach)|1
|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
|[@djibi2](https://github.com/djibi2)|1
|[@vschum](https://github.com/vschum)|1
@@ -28,4 +28,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-12-30.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-01-02.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f6eb68b..af36a06 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.17.1](https://github.com/saltstack-formulas/iptables-formula/compare/v0.17.0...v0.17.1) (2020-01-02)
+
+
+### Bug Fixes
+
+* **tables.sls:** chain and rule creation order ([80f6d5d](https://github.com/saltstack-formulas/iptables-formula/commit/80f6d5dfb2cd46b644dbdaab1f0cafd040f0ea13))
+
# [0.17.0](https://github.com/saltstack-formulas/iptables-formula/compare/v0.16.1...v0.17.0) (2019-12-30)
diff --git a/FORMULA b/FORMULA
index 9533b49..f409c68 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: iptables
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 0.17.0
+version: 0.17.1
release: 1
minimum_version: 2017.7
summary: Iptables formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 5189bbf..0557390 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -19,12 +19,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@jstrunk `_
- 17
+ * - :raw-html-m2r:``
+ - `@javierbertoli `_
+ - 12
* - :raw-html-m2r:``
- `@aboe76 `_
- 12
- * - :raw-html-m2r:``
- - `@javierbertoli `_
- - 11
* - :raw-html-m2r:``
- `@nmadhok `_
- 4
@@ -37,6 +37,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@bogdanr `_
- 2
+ * - :raw-html-m2r:``
+ - `@mgomersbach `_
+ - 2
* - :raw-html-m2r:``
- `@scub `_
- 2
@@ -58,9 +61,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@jamesboswell `_
- 1
- * - :raw-html-m2r:``
- - `@mgomersbach `_
- - 1
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 1
@@ -80,4 +80,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-12-30.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-01-02.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index fe56bab..3dab535 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.17.1 `_ (2020-01-02)
+-------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **tables.sls:** chain and rule creation order (\ `80f6d5d `_\ )
+
`0.17.0 `_ (2019-12-30)
-------------------------------------------------------------------------------------------------------------