diff --git a/hpc.cabal b/hpc.cabal
index 7e7797359f0c108739505036a142e5d6912169bb..6ae6aa9cb0078281e26e7e274d8495e9c88724b1 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -35,7 +35,7 @@ Library
         Trace.Hpc.Reflect
 
     Build-Depends:
-        base       >= 4.4.1 && < 4.10,
+        base       >= 4.4.1 && < 4.11,
         containers >= 0.4.1 && < 0.6,
         directory  >= 1.1   && < 1.3,
         filepath   >= 1     && < 1.5,