diff --git a/haskoin-store.cabal b/haskoin-store.cabal
--- a/haskoin-store.cabal
+++ b/haskoin-store.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 2b2f22bc5fd135babc82dcfdd807a87cfe18a820002b08da61fbe8ec69e68d0b
+-- hash: 02ab6486a0d06262df38a0d6555975e7de2e4fd3d9f890bb52243400d69bc546
 
 name:           haskoin-store
-version:        0.25.1
+version:        0.25.2
 synopsis:       Storage and index for Bitcoin and Bitcoin Cash
 description:    Store and index Bitcoin or Bitcoin Cash blocks, transactions, balances and unspent outputs.
                 All data is available via REST API in JSON or binary format.
@@ -57,7 +57,7 @@
     , hashable >=1.3.0.0
     , haskoin-core >=0.13.3
     , haskoin-node >=0.13.0
-    , haskoin-store-data ==0.25.0
+    , haskoin-store-data ==0.25.2
     , hedis >=0.12.13
     , http-types >=0.12.3
     , monad-logger >=0.3.32
@@ -99,7 +99,7 @@
     , haskoin-core >=0.13.3
     , haskoin-node >=0.13.0
     , haskoin-store
-    , haskoin-store-data ==0.25.0
+    , haskoin-store-data ==0.25.2
     , monad-logger >=0.3.32
     , mtl >=2.2.2
     , nqe >=0.6.1
@@ -149,7 +149,7 @@
     , hashable >=1.3.0.0
     , haskoin-core >=0.13.3
     , haskoin-node >=0.13.0
-    , haskoin-store-data ==0.25.0
+    , haskoin-store-data ==0.25.2
     , hedis >=0.12.13
     , hspec >=2.7.1
     , http-types >=0.12.3
