diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0a143abe760d738e7e3cc2e41c258b116b6666ba..75c9a2007314b74c3fb670f2a16b67ec19021cf9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [2.7.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.7.1...v2.7.2) (2024-04-23)
+
+
+### Bug Fixes
+
+* lowercase table name in oracle2postgresql ([73e6f0a](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/73e6f0ae77da64e9c0661506749a9b35aabf95a9))
+
 ## [2.7.1](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.7.0...v2.7.1) (2024-04-23)
 
 
diff --git a/setup.cfg b/setup.cfg
index 5027a11c55eaf51b9466a2c759bf75e23aaee54c..2ea2f3118c68e48e96944f3fd32468de0c89d752 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
 [metadata]
-version = 2.7.1
+version = 2.7.2
 license_files = LICENSE
 long_description = file: README.md
 long_description_content_type = text/markdown