diff --git a/CHANGELOG.md b/CHANGELOG.md
index 86cc8c234..a4c4af999 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,5 @@
+
+## [v0.65.1] - 2023-03-20
## [v0.65.0] - 2023-03-20
### Features
@@ -1922,7 +1924,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.0...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.1...HEAD
+[v0.65.1]: https://github.com/newrelic/newrelic-client-go/compare/v0.65.0...v0.65.1
[v0.65.0]: https://github.com/newrelic/newrelic-client-go/compare/v0.64.3...v0.65.0
[v0.64.3]: https://github.com/newrelic/newrelic-client-go/compare/v0.64.2...v0.64.3
[v0.64.2]: https://github.com/newrelic/newrelic-client-go/compare/v0.64.1...v0.64.2