diff --git a/CHANGELOG.md b/CHANGELOG.md
index b186caba2..df5c86714 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 5.1.4.1
+
+### Dependencies
+
+* [build\(deps\): bump onelogin/php\-saml to 4.3.1 (user_saml#1009)](https://github.com/nextcloud/user_saml/pull/1009)
+
## 5.1.4
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 6e4491e0d..47d239f1c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ The following providers are supported and tested at the moment:
* Any other provider that authenticates using the environment variable
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]>
- 5.1.4
+ 5.1.4.1
agpl
Lukas Reschke
User_SAML