diff --git a/mail-pool.cabal b/mail-pool.cabal
--- a/mail-pool.cabal
+++ b/mail-pool.cabal
@@ -2,13 +2,15 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: d66253edc87b55628b42590d0cedfa990eebcdde14cbeb1482bfbb00a40eb41e
+-- hash: a75886d2555951512536b4197072fc95ff087ae71262c0193c538ce1dbd13e24
 
 name:           mail-pool
-version:        1.0.0
+version:        1.0.1
 synopsis:       Preconfigured email connection pool on top of smtp.
 description:    Email helper functions with some sane defaults such as a resource pool and cli support
 category:       Email
+homepage:       https://github.com/jappeace/email-pool#readme
+bug-reports:    https://github.com/jappeace/email-pool/issues
 author:         Jappie Klooster
 maintainer:     jappieklooster@hotmail.com
 copyright:      2019 Jappie Klooster
@@ -19,6 +21,10 @@
 extra-source-files:
     LICENSE
     Readme.md
+
+source-repository head
+  type: git
+  location: https://github.com/jappeace/email-pool
 
 library
   exposed-modules:
