diff --git a/business-services/egov-hrms/CHANGELOG.md b/business-services/egov-hrms/CHANGELOG.md
index f840740d29c..5d157b9d730 100644
--- a/business-services/egov-hrms/CHANGELOG.md
+++ b/business-services/egov-hrms/CHANGELOG.md
@@ -1,6 +1,9 @@
# Changelog
All notable changes to this module will be documented in this file.
+## 1.2.6 - 2023-03-31
+- Fixed bug where employee search causes server error in single instance clusters.
+
## 1.2.5 - 2022-03-02
- Added security fix for restricting employee search from citizen role
diff --git a/business-services/egov-hrms/pom.xml b/business-services/egov-hrms/pom.xml
index 9cadac88088..17c3f1de8b4 100644
--- a/business-services/egov-hrms/pom.xml
+++ b/business-services/egov-hrms/pom.xml
@@ -9,7 +9,7 @@
org.egov
egov-hrms
- 1.2.5-SNAPSHOT
+ 1.2.6-SNAPSHOT
egov-hrms
HR Management System