diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4b39617..099f0ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,9 +7,10 @@ All notable changes to this project will be documented in this file.
-
-## [v5.4.0] - 2021-10-25
+
+## [v6.0.0] - 2021-10-25
+- chore: Updated release Makefile
- BREAKING CHANGE: update module to allow for control over individual cluster instances and latest features ([#243](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/243))
- chore: update CI workflow to use composite actions, update pre-commit versions ([#242](https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/issues/242))
@@ -587,8 +588,8 @@ when calling import with this module in the configuration.
- Initial commit
-[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.4.0...HEAD
-[v5.4.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.3.0...v5.4.0
+[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v6.0.0...HEAD
+[v6.0.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.3.0...v6.0.0
[v5.3.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.2.0...v5.3.0
[v5.2.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.1.0...v5.2.0
[v5.1.0]: https://github.com/terraform-aws-modules/terraform-aws-rds-aurora/compare/v5.0.0...v5.1.0