diff --git a/AUTHORS.md b/AUTHORS.md
index cd361a5..f2ce3db 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -57,6 +57,7 @@ Avatar|Contributor|Contributions
|[@sivir](https://github.com/sivir)|1
|[@terminalmage](https://github.com/terminalmage)|1
|[@replicant0wnz](https://github.com/replicant0wnz)|1
+
|[@GeJ](https://github.com/GeJ)|1
|[@imran1008](https://github.com/imran1008)|1
|[@JubbaSmail](https://github.com/JubbaSmail)|1
|[@h4ck3rm1k3](https://github.com/h4ck3rm1k3)|1
@@ -84,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-07-10.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-08-24.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c0ab75f..76fc71a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.54.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.0...v0.54.1) (2020-08-24)
+
+
+### Bug Fixes
+
+* **freebsd:** upgrade to mysql57-server ([ec68199](https://github.com/saltstack-formulas/mysql-formula/commit/ec681995b4f7e23a8dbec63809d3704f19ec9299))
+
# [0.54.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.53.0...v0.54.0) (2020-07-10)
diff --git a/FORMULA b/FORMULA
index 0f418e1..3a912e1 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.0
+version: 0.54.1
release: 1
minimum_version: 2015.8
summary: Formula for installing MySQL
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index a3e1849..13cd7f5 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -172,6 +172,9 @@ This list is sorted by the number of commits per contributor in *descending* ord
* - :raw-html-m2r:`
`
- `@replicant0wnz `_
- 1
+ * - :raw-html-m2r:`
`
+ - `@GeJ `_
+ - 1
* - :raw-html-m2r:`
`
- `@imran1008 `_
- 1
@@ -248,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-07-10.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-08-24.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index b427ac2..32db862 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`0.54.1 `_ (2020-08-24)
+----------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **freebsd:** upgrade to mysql57-server (\ `ec68199 `_\ )
+
`0.54.0 `_ (2020-07-10)
----------------------------------------------------------------------------------------------------------