diff --git a/AUTHORS.md b/AUTHORS.md
index 5b0ebe6..6c99522 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -18,9 +18,9 @@ Avatar|Contributor|Contributions
|[@dseira](https://github.com/dseira)|8
|[@amontalban](https://github.com/amontalban)|7
|[@puneetk](https://github.com/puneetk)|7
+
|[@myii](https://github.com/myii)|7
|[@TaiSHiNet](https://github.com/TaiSHiNet)|6
|[@EvaSDK](https://github.com/EvaSDK)|6
-
|[@myii](https://github.com/myii)|6
|[@cackovic](https://github.com/cackovic)|5
|[@auser](https://github.com/auser)|5
|[@stp-ip](https://github.com/stp-ip)|5
@@ -40,6 +40,7 @@ Avatar|Contributor|Contributions
|[@ghtyrant](https://github.com/ghtyrant)|2
|[@pprkut](https://github.com/pprkut)|2
|[@jstrunk](https://github.com/jstrunk)|2
+
|[@johnkeates](https://github.com/johnkeates)|2
|[@kmshultz](https://github.com/kmshultz)|2
|[@malept](https://github.com/malept)|2
|[@meganlkm](https://github.com/meganlkm)|2
@@ -59,7 +60,6 @@ Avatar|Contributor|Contributions
|[@ekristen](https://github.com/ekristen)|1
|[@jeduardo](https://github.com/jeduardo)|1
|[@stromnet](https://github.com/stromnet)|1
-
|[@johnkeates](https://github.com/johnkeates)|1
|[@bsdlp](https://github.com/bsdlp)|1
|[@MEschenbacher](https://github.com/MEschenbacher)|1
|[@n-rodriguez](https://github.com/n-rodriguez)|1
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e3436d..0f98721 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.0.4](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.3...v1.0.4) (2019-05-13)
+
+
+### Bug Fixes
+
+* prevent running of states deprecated in `v1.0.0` ([46dff15](https://github.com/saltstack-formulas/nginx-formula/commit/46dff15))
+
## [1.0.3](https://github.com/saltstack-formulas/nginx-formula/compare/v1.0.2...v1.0.3) (2019-05-13)
diff --git a/FORMULA b/FORMULA
index d31f825..816fbe3 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: nginx
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 1.0.3
+version: 1.0.4
release: 1
minimum_version: 2017.3
summary: nginx formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index c761028..40f4932 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -55,15 +55,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@puneetk `_
- 7
+ * - :raw-html-m2r:`
`
+ - `@myii `_
+ - 7
* - :raw-html-m2r:`
`
- `@TaiSHiNet `_
- 6
* - :raw-html-m2r:`
`
- `@EvaSDK `_
- 6
- * - :raw-html-m2r:`
`
- - `@myii `_
- - 6
* - :raw-html-m2r:`
`
- `@cackovic `_
- 5
@@ -121,6 +121,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@jstrunk `_
- 2
+ * - :raw-html-m2r:`
`
+ - `@johnkeates `_
+ - 2
* - :raw-html-m2r:`
`
- `@kmshultz `_
- 2
@@ -178,9 +181,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@stromnet `_
- 1
- * - :raw-html-m2r:`
`
- - `@johnkeates `_
- - 1
* - :raw-html-m2r:`
`
- `@bsdlp `_
- 1
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 7b1119f..d092f2c 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`1.0.4 `_ (2019-05-13)
+-------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* prevent running of states deprecated in ``v1.0.0`` (\ `46dff15 `_\ )
+
`1.0.3 `_ (2019-05-13)
-------------------------------------------------------------------------------------------------------