diff --git a/hpc.cabal b/hpc.cabal
index da0bbfe5868018aef0655abc098a364a91f62944..017a60930d73aaeeb4ea7df9641654a87c0d4a9e 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -35,7 +35,7 @@ Library
         Trace.Hpc.Reflect
 
     Build-Depends:
-        base       >= 4.4.1 && < 4.11,
+        base       >= 4.4.1 && < 4.12,
         containers >= 0.4.1 && < 0.6,
         directory  >= 1.1   && < 1.4,
         filepath   >= 1     && < 1.5,