diff --git a/asif.cabal b/asif.cabal
--- a/asif.cabal
+++ b/asif.cabal
@@ -1,11 +1,11 @@
 cabal-version:  2.2
 name:           asif
-version:        5.0.1
-description:    Library for creating and querying segmented feeds. Please see <https://github.com/packetloop/asif#readme>
+version:        5.0.2
+description:    Library for creating and querying segmented feeds. Please see <https://github.com/arbor/asif#readme>
 synopsis:       Library for creating and querying segmented feeds
 category:       Services
-homepage:       https://github.com/packetloop/asif#readme
-bug-reports:    https://github.com/packetloop/asif/issues
+homepage:       https://github.com/arbor/asif#readme
+bug-reports:    https://github.com/arbor/asif/issues
 author:         Arbor Networks
 maintainer:     mayhem@arbor.net
 copyright:      Arbor Networks
@@ -18,7 +18,7 @@
 
 source-repository head
   type: git
-  location: https://github.com/packetloop/asif
+  location: https://github.com/arbor/asif
 
 common common-deps
   default-language:    Haskell2010
