diff --git a/dsc.cabal b/dsc.cabal
--- a/dsc.cabal
+++ b/dsc.cabal
@@ -3,11 +3,11 @@
 -- see: https://github.com/sol/hpack
 
 name:                dsc
-version:             0.1.0
+version:             0.1.1
 synopsis:            Helper functions for setting up Double Submit Cookie defense for forms
 description:         See README at <https://github.com/qoelet/dsc#readme>
-homepage:            https://github.com/qoelet/storeviva-login#readme
-bug-reports:         https://github.com/qoelet/storeviva-login/issues
+homepage:            https://github.com/qoelet/dsc#readme
+bug-reports:         https://github.com/qoelet/dsc/issues
 license:             MIT
 license-file:        LICENSE
 maintainer:          Kenny Shen <kenny@machinesung.com>
@@ -17,7 +17,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/qoelet/storeviva-login
+  location: https://github.com/qoelet/dsc
 
 library
   hs-source-dirs:
