diff --git a/store.cabal b/store.cabal
--- a/store.cabal
+++ b/store.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 15f2b9eaacfa66b2ffec07be091687b82f176b78e38bfd203f2e3e38d02bfa33
+-- hash: 2b5f970ccccd93023ea3a855fe64f3795f9150e050cc73dd8abadc088320a0a4
 
 name:           store
-version:        0.7.8
+version:        0.7.9
 synopsis:       Fast binary serialization
 category:       Serialization, Data
 homepage:       https://github.com/fpco/store#readme
@@ -75,6 +75,7 @@
     , lifted-base >=0.2.3.3
     , monad-control >=0.3.3.0
     , mono-traversable >=0.7.0
+    , nats >=1
     , network >=2.6.0.2
     , primitive >=0.6
     , resourcet >=1.1.3.3
@@ -141,6 +142,7 @@
     , lifted-base >=0.2.3.3
     , monad-control >=0.3.3.0
     , mono-traversable >=0.7.0
+    , nats >=1
     , network >=2.6.0.2
     , primitive >=0.6
     , resourcet >=1.1.3.3
@@ -205,6 +207,7 @@
     , lifted-base >=0.2.3.3
     , monad-control >=0.3.3.0
     , mono-traversable >=0.7.0
+    , nats >=1
     , network >=2.6.0.2
     , primitive >=0.6
     , resourcet >=1.1.3.3
@@ -278,6 +281,7 @@
     , lifted-base >=0.2.3.3
     , monad-control >=0.3.3.0
     , mono-traversable >=0.7.0
+    , nats >=1
     , network >=2.6.0.2
     , primitive >=0.6
     , resourcet >=1.1.3.3
