diff --git a/AUTHORS.md b/AUTHORS.md
index 1175400..3ac03a2 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -8,14 +8,14 @@ Avatar|Contributor|Contributions
|[@myoung34](https://github.com/myoung34)|23
|[@rbjorklin](https://github.com/rbjorklin)|14
|[@avanier](https://github.com/avanier)|8
+|[@n-rodriguez](https://github.com/n-rodriguez)|8
+|[@johnkeates](https://github.com/johnkeates)|3
|[@MatthiasKuehneEllerhold](https://github.com/MatthiasKuehneEllerhold)|3
|[@myii](https://github.com/myii)|3
|[@javierbertoli](https://github.com/javierbertoli)|2
|[@blbradley](https://github.com/blbradley)|1
-|[@johnkeates](https://github.com/johnkeates)|1
|[@noelmcloughlin](https://github.com/noelmcloughlin)|1
-|[@n-rodriguez](https://github.com/n-rodriguez)|1
---
-Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-13.
+Auto generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-05-14.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 240d281..f74d36b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,19 @@
# Changelog
+## [1.0.4](https://github.com/saltstack-formulas/vault-formula/compare/v1.0.3...v1.0.4) (2019-05-14)
+
+
+### Continuous Integration
+
+* **kitchen:** don't put Gemfile.lock in git ([cfd5daf](https://github.com/saltstack-formulas/vault-formula/commit/cfd5daf))
+* **kitchen:** update Gemfile from template-formula ([541ec63](https://github.com/saltstack-formulas/vault-formula/commit/541ec63))
+* **travis:** use default bundler on Travis ([b9f40b3](https://github.com/saltstack-formulas/vault-formula/commit/b9f40b3))
+
+
+### Documentation
+
+* **readme:** restore requirements section ([5f2256c](https://github.com/saltstack-formulas/vault-formula/commit/5f2256c))
+
## [1.0.3](https://github.com/saltstack-formulas/vault-formula/compare/v1.0.2...v1.0.3) (2019-05-13)
diff --git a/FORMULA b/FORMULA
index 409392e..354c0f3 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: vault
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Amazon
os_family: Debian, RedHat
-version: 1.0.3
+version: 1.0.4
release: 1
minimum_version: 2018.3
summary: Vault formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 686e999..b222447 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -25,6 +25,12 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@avanier `_
- 8
+ * - :raw-html-m2r:``
+ - `@n-rodriguez `_
+ - 8
+ * - :raw-html-m2r:``
+ - `@johnkeates `_
+ - 3
* - :raw-html-m2r:``
- `@MatthiasKuehneEllerhold `_
- 3
@@ -37,17 +43,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@blbradley `_
- 1
- * - :raw-html-m2r:``
- - `@johnkeates `_
- - 1
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 1
- * - :raw-html-m2r:``
- - `@n-rodriguez `_
- - 1
----
-Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-13.
+Auto generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-05-14.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index b9e1df0..8194605 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,23 @@
Changelog
=========
+`1.0.4 `_ (2019-05-14)
+-------------------------------------------------------------------------------------------------------
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen:** don't put Gemfile.lock in git (\ `cfd5daf `_\ )
+* **kitchen:** update Gemfile from template-formula (\ `541ec63 `_\ )
+* **travis:** use default bundler on Travis (\ `b9f40b3 `_\ )
+
+Documentation
+^^^^^^^^^^^^^
+
+
+* **readme:** restore requirements section (\ `5f2256c `_\ )
+
`1.0.3 `_ (2019-05-13)
-------------------------------------------------------------------------------------------------------