diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7856233..bb6efb7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
For Keycloak upstream changelog please see https://www.keycloak.org/docs/latest/release_notes/index.html.
Full Keycloak upstream jira issue can be shown if filtered by Fix version. For example [Keycloak jira issue for 15.0.2 version](https://issues.redhat.com/browse/KEYCLOAK-19161?jql=project%20%3D%20keycloak%20and%20fixVersion%20%3D%2015.0.2)
+## [5.1.1] - 2024-06-13
+### Changed
+- Simplify WAYF IdPs search (addition)
+
## [5.1.0] - 2024-06-12
### Changed
- Simplify WAYF IdPs search
diff --git a/pom.xml b/pom.xml
index 087758b..8510197 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.rciam.keycloak
keycloak-theme-vanilla
- 5.1.0
+ 5.1.1
jar
diff --git a/src/main/resources/theme/rciam/login/login-username.ftl b/src/main/resources/theme/rciam/login/login-username.ftl
index ded2c05..484370c 100755
--- a/src/main/resources/theme/rciam/login/login-username.ftl
+++ b/src/main/resources/theme/rciam/login/login-username.ftl
@@ -119,7 +119,6 @@