diff --git a/AUTHORS.md b/AUTHORS.md
index 1ef178f..ff01e61 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -11,14 +11,14 @@ Avatar|Contributor|Contributions
|[@aboe76](https://github.com/aboe76)|7
|[@frots](https://github.com/frots)|4
|[@whiteinge](https://github.com/whiteinge)|3
+|[@kleinstuff](https://github.com/kleinstuff)|2
|[@asenci](https://github.com/asenci)|1
|[@dglloyd](https://github.com/dglloyd)|1
|[@kpostrup](https://github.com/kpostrup)|1
|[@mpawlack](https://github.com/mpawlack)|1
-|[@kleinstuff](https://github.com/kleinstuff)|1
|[@tampakrap](https://github.com/tampakrap)|1
|[@bigbosst](https://github.com/bigbosst)|1
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-06.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-04-07.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 58b9453..3bbc24f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.5.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.5.0...v0.5.1) (2020-04-07)
+
+
+### Bug Fixes
+
+* **service:** restart service if config changes ([0490489](https://github.com/saltstack-formulas/keepalived-formula/commit/0490489614ef1374dadce88c734b8dadfe701f5f)), closes [#37](https://github.com/saltstack-formulas/keepalived-formula/issues/37)
+
# [0.5.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.5...v0.5.0) (2020-04-06)
diff --git a/FORMULA b/FORMULA
index 5b68c25..f4cd18c 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: keepalived
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.0
+version: 0.5.1
release: 0
minimum_version: 2016.11
summary: Rkhunter formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index aca2d37..0d3121f 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -34,6 +34,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@whiteinge `_
- 3
+ * - :raw-html-m2r:``
+ - `@kleinstuff `_
+ - 2
* - :raw-html-m2r:``
- `@asenci `_
- 1
@@ -46,9 +49,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:``
- `@mpawlack `_
- 1
- * - :raw-html-m2r:``
- - `@kleinstuff `_
- - 1
* - :raw-html-m2r:``
- `@tampakrap `_
- 1
@@ -59,4 +59,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 2020-04-06.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-04-07.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index fc02fe2..35fb8b9 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.5.1 `_ (2020-04-07)
+------------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **service:** restart service if config changes (\ `0490489 `_\ ), closes `#37 `_
+
`0.5.0 `_ (2020-04-06)
------------------------------------------------------------------------------------------------------------