diff --git a/hpc.cabal b/hpc.cabal
index 41946300c6c4817e139de84eb24a173b84c9a423..8f276a2eb591ad7be6ae0a095f8758cb71e4b0f6 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -35,7 +35,7 @@ Library
         Trace.Hpc.Reflect
 
     Build-Depends:
-        base       >= 4.4.1 && < 4.14,
+        base       >= 4.4.1 && < 4.15,
         containers >= 0.4.1 && < 0.7,
         directory  >= 1.1   && < 1.4,
         filepath   >= 1     && < 1.5,