diff --git a/hspec-pg-transact.cabal b/hspec-pg-transact.cabal
--- a/hspec-pg-transact.cabal
+++ b/hspec-pg-transact.cabal
@@ -1,5 +1,5 @@
 name:                hspec-pg-transact
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis: Helpers for creating database tests with hspec and pg-transact
 description:
  Helpers for creating database tests with hspec and pg-transact
@@ -23,7 +23,7 @@
  .
  The libary also provides a few other functions for more fine grained control over running transactions in tests.
  .
-homepage:            https://github.com/jfischoff/hspec-pg-transact#readme
+homepage:            https://github.com/jfischoff/pg-transact-hspec#readme
 license:             BSD3
 license-file:        LICENSE
 author:              Jonathan Fischoff
@@ -50,4 +50,4 @@
 
 source-repository head
   type:     git
-  location: https://github.com/githubuser/hspec-pg-transact
+  location: https://github.com/jfischoff/pg-transact-hspec
