diff --git a/mainland-pretty.cabal b/mainland-pretty.cabal
--- a/mainland-pretty.cabal
+++ b/mainland-pretty.cabal
@@ -1,5 +1,5 @@
 name:           mainland-pretty
-version:        0.2.4
+version:        0.2.5
 cabal-version:  >= 1.6
 license:        BSD3
 license-file:   LICENSE
@@ -27,7 +27,7 @@
   build-depends:
     base       >= 4    && < 5,
     containers >= 0.2  && < 0.6,
-    srcloc     >= 0.2  && < 0.4,
+    srcloc     >= 0.2  && < 0.5,
     text       >  0.11 && < 0.12
 
 source-repository head
