diff --git a/AUTHORS.md b/AUTHORS.md
index 9d9523d..3938a75 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
+
|[@myii](https://github.com/myii)|39
|[@gravyboat](https://github.com/gravyboat)|38
-
|[@myii](https://github.com/myii)|38
|[@aboe76](https://github.com/aboe76)|37
|[@nmadhok](https://github.com/nmadhok)|28
|[@whiteinge](https://github.com/whiteinge)|27
@@ -42,6 +42,7 @@ Avatar|Contributor|Contributions
|[@vschum](https://github.com/vschum)|2
|[@madflojo](https://github.com/madflojo)|2
|[@UtahDave](https://github.com/UtahDave)|2
+
|[@daks](https://github.com/daks)|2
|[@nesteves](https://github.com/nesteves)|2
|[@1exx](https://github.com/1exx)|1
|[@aaronm-cloudtek](https://github.com/aaronm-cloudtek)|1
@@ -78,7 +79,6 @@ Avatar|Contributor|Contributions
|[@slawekp](https://github.com/slawekp)|1
|[@tsia](https://github.com/tsia)|1
|[@zhujinhe](https://github.com/zhujinhe)|1
-
|[@daks](https://github.com/daks)|1
---
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84986f4..b788343 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.52.4](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.3...v0.52.4) (2019-12-03)
+
+
+### Styles
+
+* remove previous line from jinja directives ([ec0e2a7](https://github.com/saltstack-formulas/mysql-formula/commit/ec0e2a765a587d0df94b0afb9f7a4ef78a5319ab))
+
## [0.52.3](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.2...v0.52.3) (2019-12-03)
diff --git a/FORMULA b/FORMULA
index 7f6761a..8d56fbd 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: mysql
os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD
os_family: RedHat, Debian, Suse, Gentoo, FreeBSD
-version: 0.52.3
+version: 0.52.4
release: 1
minimum_version: 2015.8
summary: Formula for installing MySQL
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 01b882a..32f36e2 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -13,11 +13,11 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - Avatar
- Contributor
- Contributions
- * - :raw-html-m2r:`
`
- - `@gravyboat `_
- - 38
* - :raw-html-m2r:`
`
- `@myii `_
+ - 39
+ * - :raw-html-m2r:`
`
+ - `@gravyboat `_
- 38
* - :raw-html-m2r:`
`
- `@aboe76 `_
@@ -127,6 +127,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@UtahDave `_
- 2
+ * - :raw-html-m2r:`
`
+ - `@daks `_
+ - 2
* - :raw-html-m2r:`
`
- `@nesteves `_
- 2
@@ -235,9 +238,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@zhujinhe `_
- 1
- * - :raw-html-m2r:`
`
- - `@daks `_
- - 1
----
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index f4505dc..41afc08 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.52.4 `_ (2019-12-03)
+----------------------------------------------------------------------------------------------------------
+
+Styles
+^^^^^^
+
+
+* remove previous line from jinja directives (\ `ec0e2a7 `_\ )
+
`0.52.3 `_ (2019-12-03)
----------------------------------------------------------------------------------------------------------