diff --git a/CHANGELOG.md b/CHANGELOG.md
index 691787fd79d78d87f30dbeddf473cce7c266de69..2372a115e9a5b42029e8f36b48445d909d119cba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,19 @@
 <!-- ### Dependencies -->
 <!--  -->
 
+## mytoken 0.9.1
+
+### Dependencies
+
+- Bump golang.org/x/oauth2 from 0.15.0 to 0.17.0
+- Bump golang.org/x/crypto from 0.17.0 to 0.19.0
+- Bump golang.org/x/mod from 0.14.0 to 0.15.0
+- Bump github.com/evanphx/json-patch/v5 from 5.7.0 to 5.9.0
+- Bump github.com/gofiber/template/mustache/v2 from 2.0.7 to 2.0.8
+- Bump github.com/lestrrat-go/jwx from 1.2.27 to 1.2.28
+- Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.0
+- Bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0
+
 ## mytoken 0.9.0
 
 ### Changes