diff --git a/CHANGELOG.md b/CHANGELOG.md
index c3dc856ca7de40c21527078822b0b41546a41a1e..ff4cccbe366dbcba782f991fb8a14ed0630eae4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [2.5.4](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.5.3...v2.5.4) (2024-02-12)
+
+
+### Bug Fixes
+
+* user token types calculation logic ([669e2bb](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/commit/669e2bb5908e7c3c6dccf984818ea01e84defd73))
+
 ## [2.5.3](https://gitlab.ics.muni.cz/perun/perun-proxyidp/perun-proxy-utils/compare/v2.5.2...v2.5.3) (2024-02-07)
 
 
diff --git a/setup.cfg b/setup.cfg
index 6bb5eff605b806291aa732648b6987c390cc930d..d7cf334cea80e30dcbf522374fba9d24be311687 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,5 @@
 [metadata]
-version = 2.5.3
+version = 2.5.4
 license_files = LICENSE
 long_description = file: README.md
 long_description_content_type = text/markdown