diff --git a/AUTHORS.md b/AUTHORS.md
index f2ce3db..4f86729 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -28,6 +28,7 @@ Avatar|Contributor|Contributions
|[@alfonsfoubert](https://github.com/alfonsfoubert)|3
|[@cboltz](https://github.com/cboltz)|3
|[@pcdummy](https://github.com/pcdummy)|3
+
|[@sticky-note](https://github.com/sticky-note)|3
|[@amontalban](https://github.com/amontalban)|2
|[@iggy](https://github.com/iggy)|2
|[@ogabrielsantos](https://github.com/ogabrielsantos)|2
@@ -41,7 +42,6 @@ Avatar|Contributor|Contributions
|[@tomasfejfar](https://github.com/tomasfejfar)|2
|[@vschum](https://github.com/vschum)|2
|[@madflojo](https://github.com/madflojo)|2
-
|[@sticky-note](https://github.com/sticky-note)|2
|[@UtahDave](https://github.com/UtahDave)|2
|[@daks](https://github.com/daks)|2
|[@nesteves](https://github.com/nesteves)|2
@@ -85,4 +85,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-24.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-27.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76fc71a..e91df14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.54.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.1...v0.54.2) (2020-08-27)
+
+
+### Bug Fixes
+
+* **indent:** properly indent file.directory block ([7791268](https://github.com/saltstack-formulas/mysql-formula/commit/7791268d133d557d21414365db59dc14c8f97f74)), closes [#250](https://github.com/saltstack-formulas/mysql-formula/issues/250)
+
## [0.54.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.0...v0.54.1) (2020-08-24)
diff --git a/FORMULA b/FORMULA
index 3a912e1..bfb2e55 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.54.1
+version: 0.54.2
release: 1
minimum_version: 2015.8
summary: Formula for installing MySQL
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 13cd7f5..66c7b62 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -85,6 +85,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@pcdummy `_
- 3
+ * - :raw-html-m2r:`
`
+ - `@sticky-note `_
+ - 3
* - :raw-html-m2r:`
`
- `@amontalban `_
- 2
@@ -124,9 +127,6 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@madflojo `_
- 2
- * - :raw-html-m2r:`
`
- - `@sticky-note `_
- - 2
* - :raw-html-m2r:`
`
- `@UtahDave `_
- 2
@@ -251,4 +251,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-08-24.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-08-27.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 32db862..4cef594 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.54.2 `_ (2020-08-27)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **indent:** properly indent file.directory block (\ `7791268 `_\ ), closes `#250 `_
+
`0.54.1 `_ (2020-08-24)
----------------------------------------------------------------------------------------------------------