diff --git a/ipprint.cabal b/ipprint.cabal
--- a/ipprint.cabal
+++ b/ipprint.cabal
@@ -2,7 +2,7 @@
 Cabal-version:  >= 1.6
 Build-type:     Simple
 Category:       Text
-Version:        0.5
+Version:        0.6
 License:        BSD3
 License-file:   LICENSE
 Author:         Gleb Alexeyev
@@ -26,7 +26,7 @@
     Build-Depends:  base, haskell-src
     Exposed-modules:
         IPPrint
-    Build-Depends: base >= 2 && <= 5, Extra >= 1.33 && < 1.50
+    Build-Depends: base >= 2 && <= 5, sr-extra >= 1.46.3.1
 
 Source-repository head
   type:              git
