diff --git a/AUTHORS.md b/AUTHORS.md
index d9110fc43c..df9c5f4c77 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@PaulMaddox](https://github.com/PaulMaddox)|262
+|[@PaulMaddox](https://github.com/PaulMaddox)|266
|[@goformation](https://github.com/goformation)|40
|[@grahamjenson](https://github.com/grahamjenson)|13
|[@pesama](https://github.com/pesama)|12
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aeef9fbef3..a7707c137c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# GoFormation Versioning Changelog
+## [2.2.1](https://github.com/awslabs/goformation/compare/v2.2.0...v2.2.1) (2019-03-10)
+
+
+### Bug Fixes
+
+* **parser:** fix invalid YAML template error for custom tag marshaler ([#177](https://github.com/awslabs/goformation/issues/177)) ([035d438](https://github.com/awslabs/goformation/commit/035d438))
+
# [2.2.0](https://github.com/awslabs/goformation/compare/v2.1.5...v2.2.0) (2019-03-10)