diff --git a/LogicGrowsOnTrees-network.cabal b/LogicGrowsOnTrees-network.cabal
--- a/LogicGrowsOnTrees-network.cabal
+++ b/LogicGrowsOnTrees-network.cabal
@@ -1,18 +1,20 @@
 Name:                LogicGrowsOnTrees-network
-Version:             1.0.0
+Version:             1.0.0.0.1
 License:             BSD3
 License-file:        LICENSE
 Author:              Gregory Crosswhite
 Maintainer:          Gregory Crosswhite <gcrosswhite@gmail.com>
-Synopsis:            a adapter for the LogicGrowsOnTrees package that uses multiple processes running in a network
+Synopsis:            an adapter for LogicGrowsOnTrees that uses multiple processes running in a network
 Cabal-version:       >=1.8
 Build-type:          Simple
-Category:	         Control, Distributed Computing, Logic, Parallelism
+Category:            Control, Distributed Computing, Logic, Parallelism
 Description:
     This package provides a adapter for the LogicGrowsOnTrees package that uses
     multiple processes running in a network for parallelism; see the module
     documentation for more details.
 
+Bug-reports: https://github.com/gcross/LogicGrowsOnTrees-network/issues
+
 Source-Repository head
     Type:     git
     Location: git://github.com/gcross/LogicGrowsOnTrees-network.git
@@ -20,7 +22,7 @@
 Source-Repository this
     Type:     git
     Location: git://github.com/gcross/LogicGrowsOnTrees-network.git
-    Tag:      1.0.0
+    Tag:      1.0.0.0.1
 
 Library
     Build-depends:
