diff --git a/abcnotation.cabal b/abcnotation.cabal
--- a/abcnotation.cabal
+++ b/abcnotation.cabal
@@ -1,6 +1,6 @@
 
 name:                   abcnotation
-version:                1.7.1
+version:                1.7.2
 synopsis:               Haskell representation and parser for ABC notation.
 author:                 Hans Hoglund
 maintainer:             Hans Hoglund
@@ -28,7 +28,6 @@
                         Music.Abc.Parser
     build-depends:      base                >= 4 && < 5,
                         semigroups          >= 0.13.0.1 && < 1,
-                        network,
                         prettify,
                         parsec,
                         -- debug
