diff --git a/teiwa.cabal b/teiwa.cabal
index 8e84544720682d1e85f528737d07b1c3a3ab18af..9760cffc4661004d147905521390dd49fb42a3ec 100644
--- a/teiwa.cabal
+++ b/teiwa.cabal
@@ -45,7 +45,7 @@ executable teiwa
   other-modules:       CLI
                      , Paths_teiwa
   -- other-extensions:
-  build-depends:       base >=4.12 && <4.13
+  build-depends:       base >=4.12 && <4.15
                      , filepath
                      , mtl
                      , optparse-applicative