diff --git a/hpc.cabal b/hpc.cabal
index c526a3694587e661c32ca7d83a2eca30bf0dfe6f..c172f7c75b2d6198c7fc2e9fabed80dc599d7674 100644
--- a/hpc.cabal
+++ b/hpc.cabal
@@ -35,7 +35,7 @@ Library
         Trace.Hpc.Reflect
 
     Build-Depends:
-        base       >= 4.4.1 && < 4.17,
+        base       >= 4.4.1 && < 4.18,
         containers >= 0.4.1 && < 0.7,
         deepseq    >= 1.1   && < 1.5,
         directory  >= 1.1   && < 1.4,