diff --git a/library/Data/DList/DNonEmpty.hs b/library/Data/DList/DNonEmpty.hs
deleted file mode 100644
--- a/library/Data/DList/DNonEmpty.hs
+++ /dev/null
@@ -1,7 +0,0 @@
-module Data.DList.DNonEmpty
-(
-  module Rebase.Data.DList.DNonEmpty
-)
-where
-
-import Rebase.Data.DList.DNonEmpty
diff --git a/rerebase.cabal b/rerebase.cabal
--- a/rerebase.cabal
+++ b/rerebase.cabal
@@ -1,7 +1,7 @@
 name:
   rerebase
 version:
-  1.12.1
+  1.13
 synopsis:
   Reexports from "base" with a bunch of other standard libraries
 description:
@@ -151,7 +151,6 @@
     Data.Complex
     Data.Data
     Data.DList
-    Data.DList.DNonEmpty
     Data.Dynamic
     Data.Either
     Data.Either.Combinators
@@ -421,4 +420,4 @@
   exposed:
     False
   build-depends:
-    rebase ==1.12.1
+    rebase ==1.13
