diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0b31c5606..020e0ce95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+
+## [v0.65.4] - 2023-03-25
## [v0.65.3] - 2023-03-25
### Bug Fixes
@@ -1931,7 +1933,8 @@
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
- **profile:** Add listing of profiles to command
-[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.3...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.4...HEAD
+[v0.65.4]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.3...v0.65.4
[v0.65.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.2...v0.65.3
[v0.65.2]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.1...v0.65.2
[v0.65.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.0...v0.65.1