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.2.0
+version:       0.2.3.0
 license:       MIT
 license-file:  LICENSE
 copyright:     (c) 2022, 2023 Andre Marianiello
@@ -48,7 +48,7 @@
 
   other-extensions:   OverloadedStrings
   build-depends:
-    , base                     >=4.14 && <4.17
+    , base                     >=4.14 && <4.18
     , bytestring               >=0.10 && <0.12
     , bytestring-tree-builder  ^>=0.2
     , exceptions               ^>=0.10
