diff --git a/potoki-cereal.cabal b/potoki-cereal.cabal
--- a/potoki-cereal.cabal
+++ b/potoki-cereal.cabal
@@ -1,7 +1,7 @@
 name:
   potoki-cereal
 version:
-  0.1.5
+  0.1.6
 synopsis:
   Streaming serialization
 category:
@@ -13,7 +13,7 @@
 author:
   Nikita Volkov <nikita.y.volkov@mail.ru>
 maintainer:
-  Metrix.AI Tech Team <tech@metrix.ai>
+  Metrix.AI Ninjas <ninjas@metrix.ai>
 copyright:
   (c) 2017, Metrix.AI
 license:
@@ -49,6 +49,6 @@
     base-prelude >=1 && <2,
     bytestring >=0.10 && <0.11,
     cereal >=0.5 && <0.6,
-    potoki >=0.10 && <0.11,
+    potoki >=0.11 && <0.12,
     potoki-core >=1.5 && <1.6,
     text >=1 && <2
