diff --git a/crdt.cabal b/crdt.cabal
--- a/crdt.cabal
+++ b/crdt.cabal
@@ -1,5 +1,5 @@
 name: crdt
-version: 9.2
+version: 9.3
           -- ^ ComVer
 category: Distributed Systems
 copyright:
@@ -34,7 +34,7 @@
                   , time
                   , vector
     -- if !impl(eta)
-    --     build-depends:  network-info
+    build-depends:  network-info
     exposed-modules:  CRDT.Cv
                       CRDT.Cv.GCounter
                       CRDT.Cv.GSet
