diff --git a/devtools.cabal b/devtools.cabal
--- a/devtools.cabal
+++ b/devtools.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 353e800bec8f8bcf8c2e723523e5571ffebdd3522b4c6ec7ea7de99fc71c20ee
+-- hash: 10ba25189f0663169075ea8771f091d9af0ff814b260061a20374044460019e2
 
 name:           devtools
-version:        0.0.2
+version:        0.0.3
 synopsis:       Haskell development tool agregate
 description:    An attempt to group development that would typically run on CI / local
                 into one tasty interface.
@@ -50,7 +50,7 @@
     , cmdargs >=0.10.20 && <0.11
     , filepath >=1.4 && <1.5
     , hlint >3.1 && <4
-    , mprelude >=0.1.0 && <0.2
+    , mprelude >=0.2.0 && <0.3
     , source-constraints >=0.0.1 && <0.1
     , tasty >=1.3.1 && <1.4
     , tasty-mgolden >=0.0.1 && <0.1
@@ -76,7 +76,7 @@
     , devtools
     , filepath >=1.4 && <1.5
     , hlint >3.1 && <4
-    , mprelude >=0.1.0 && <0.2
+    , mprelude >=0.2.0 && <0.3
     , source-constraints >=0.0.1 && <0.1
     , tasty >=1.3.1 && <1.4
     , tasty-mgolden >=0.0.1 && <0.1
@@ -103,7 +103,7 @@
     , devtools
     , filepath >=1.4 && <1.5
     , hlint >3.1 && <4
-    , mprelude >=0.1.0 && <0.2
+    , mprelude >=0.2.0 && <0.3
     , source-constraints >=0.0.1 && <0.1
     , tasty >=1.3.1 && <1.4
     , tasty-mgolden >=0.0.1 && <0.1
