diff --git a/_service b/_service
deleted file mode 100644
index 1a837da..0000000
--- a/_service
+++ /dev/null
@@ -1,3 +0,0 @@
-<services>
-  <service name='download_files' mode='localonly'/>
-</services>
diff --git a/ghc-tagged.changes b/ghc-tagged.changes
index a390bcb..641e443 100644
--- a/ghc-tagged.changes
+++ b/ghc-tagged.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sat Apr 25 17:34:25 UTC 2015 - mimi.vx@gmail.com
+
+- update to 0.7.3
+* Support `Data.Bifunctor` in `base` for GHC 7.9+.
+* Fixed warning on GHC 7.8
+* Added `tagWith`.
+
 -------------------------------------------------------------------
 Wed Oct  9 06:45:39 UTC 2013 - sbahling@suse.com
 
diff --git a/ghc-tagged.spec b/ghc-tagged.spec
index ac99d8c..86b5f94 100644
--- a/ghc-tagged.spec
+++ b/ghc-tagged.spec
@@ -19,7 +19,7 @@
 %global pkg_name tagged
 
 Name:           ghc-tagged
-Version:        0.7
+Version:        0.7.3
 Release:        0
 Summary:        Haskell 98 phantom types to avoid unsafely passing dummy arguments
 License:        BSD-3-Clause
diff --git a/tagged-0.7.3.tar.gz b/tagged-0.7.3.tar.gz
new file mode 100644
index 0000000..2026b53
--- /dev/null
+++ b/tagged-0.7.3.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eb544fc509fbb98100500f9c61617c0afee32854a6fc88bd873d017e34ffcb04
+size 5634
diff --git a/tagged-0.7.tar.gz b/tagged-0.7.tar.gz
deleted file mode 100644
index 542be0b..0000000
--- a/tagged-0.7.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:f51b0ff097dadfa0508d4fff889f96e274743876c33f13c08335aca80d85e8bc
-size 5457