diff --git a/hasql-transaction-io.cabal b/hasql-transaction-io.cabal
--- a/hasql-transaction-io.cabal
+++ b/hasql-transaction-io.cabal
@@ -1,6 +1,6 @@
 cabal-version: 2.4
 name:          hasql-transaction-io
-version:       0.2.4.0
+version:       0.2.5.0
 license:       MIT
 license-file:  LICENSE
 copyright:     (c) 2022, 2024 Andre Marianiello
@@ -48,13 +48,13 @@
 
   other-extensions:   OverloadedStrings
   build-depends:
-    , base                     >=4.14 && <4.18
+    , base                     >=4.14 && <4.19
     , bytestring               >=0.10 && <0.12
     , bytestring-tree-builder  ^>=0.2
     , exceptions               ^>=0.10
     , hasql                    ^>=1.6
-    , mtl                      ^>=2.2
+    , mtl                      ^>=2.3
     , resourcet                ^>=1.3
     , safe-exceptions          ^>=0.1
-    , transformers             ^>=0.5
+    , transformers             ^>=0.6
     , unliftio-core            ^>=0.2
