diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6368c0f7f4a..79d767a87ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,12 @@ and this project does adheres to [Semantic Versioning](https://semver.org/spec/v
## [Unreleased]
-## [5.12.0] - 2023-06-09
+## [5.14.0] - 2023-06-13
+
+- Fixes missing GET method for teams singleton (https://github.com/microsoftgraph/msgraph-sdk-dotnet/issues/1956)
+- Latest metadata updates from 13th June 2023
+
+## [5.13.0] - 2023-06-09
- Latest metadata updates from 6th June 2023
diff --git a/src/Microsoft.Graph/Microsoft.Graph.csproj b/src/Microsoft.Graph/Microsoft.Graph.csproj
index 9fdf911e8ff..f17ad910ed5 100644
--- a/src/Microsoft.Graph/Microsoft.Graph.csproj
+++ b/src/Microsoft.Graph/Microsoft.Graph.csproj
@@ -21,7 +21,7 @@
false
35MSSharedLib1024.snk
true
- 5.13.0
+ 5.14.0