diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07d1985..b8334c9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
+## [2.6.1](https://github.com/auth0/JWTDecode.swift/tree/2.6.1) (2021-06-07)
+[Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/2.6.0...2.6.1)
+
+**Changed**
+- Make test dependencies not resolve when installing with SPM [SDK-2599] [\#125](https://github.com/auth0/JWTDecode.swift/pull/125) ([Widcket](https://github.com/Widcket))
+
## [2.6.0](https://github.com/auth0/JWTDecode.swift/tree/2.6.0) (2021-02-02)
[Full Changelog](https://github.com/auth0/JWTDecode.swift/compare/2.5.0...2.6.0)
diff --git a/JWTDecode/Info.plist b/JWTDecode/Info.plist
index fbc2468..32a36b5 100644
--- a/JWTDecode/Info.plist
+++ b/JWTDecode/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.6.0
+ 2.6.1
CFBundleSignature
????
CFBundleVersion
diff --git a/JWTDecodeTests/Info.plist b/JWTDecodeTests/Info.plist
index fbfefed..5f55083 100644
--- a/JWTDecodeTests/Info.plist
+++ b/JWTDecodeTests/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 2.6.0
+ 2.6.1
CFBundleSignature
????
CFBundleVersion