diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
+[![Hackage](https://img.shields.io/hackage/v/catalyst.svg)](https://hackage.haskell.org/package/catalyst)
+
+
 # catalyst
 
 Welcome to catalyst! It's a Category typeclass hierarchy powerful enough to encode full programs.
diff --git a/catalyst.cabal b/catalyst.cabal
--- a/catalyst.cabal
+++ b/catalyst.cabal
@@ -4,12 +4,12 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 3ff2d7f6f18494c402cb5005bb0958895552a0e6e880e40abfd2a9c523201627
+-- hash: e69dcd4b542859c9d9c82dd51413c9f10e10061cb722ac7de19d121d50cef9b8
 
 name:           catalyst
-version:        0.0.0.0
+version:        0.0.0.1
 synopsis:       A Category typeclass hierarchy powerful enough to encode full programs.
-description:    Please see the README on GitHub at <https://github.com/githubuser/catalyst#readme>
+description:    Please see the README on GitHub at <https://github.com/ChrisPenner/catalyst#readme>
 homepage:       https://github.com/ChrisPenner/catalyst#readme
 bug-reports:    https://github.com/ChrisPenner/catalyst/issues
 author:         Chris Penner
