diff --git a/library/Rebase/Data/DList/DNonEmpty.hs b/library/Rebase/Data/DList/DNonEmpty.hs
deleted file mode 100644
--- a/library/Rebase/Data/DList/DNonEmpty.hs
+++ /dev/null
@@ -1,7 +0,0 @@
-module Rebase.Data.DList.DNonEmpty
-(
-  module Data.DList.DNonEmpty
-)
-where
-
-import Data.DList.DNonEmpty
diff --git a/rebase.cabal b/rebase.cabal
--- a/rebase.cabal
+++ b/rebase.cabal
@@ -1,5 +1,5 @@
 name: rebase
-version: 1.12.1
+version: 1.13
 synopsis: A more progressive alternative to the "base" package
 description:
   This package is intended for those who are tired of keeping
@@ -150,7 +150,6 @@
     Rebase.Data.Complex
     Rebase.Data.Data
     Rebase.Data.DList
-    Rebase.Data.DList.DNonEmpty
     Rebase.Data.Dynamic
     Rebase.Data.Either
     Rebase.Data.Either.Combinators
