diff --git a/data/floats.xlsx b/data/floats.xlsx
new file mode 100644
Binary files /dev/null and b/data/floats.xlsx differ
diff --git a/xlsx.cabal b/xlsx.cabal
--- a/xlsx.cabal
+++ b/xlsx.cabal
@@ -1,6 +1,6 @@
 Name:                xlsx
 
-Version:             1.1.0
+Version:             1.1.0.1
 
 Synopsis:            Simple and incomplete Excel file parser/writer
 Description:
@@ -16,7 +16,7 @@
 Extra-source-files:
                      CHANGELOG.markdown
                      data/inline-strings.xlsx
-
+                     data/floats.xlsx
 
 Homepage:            https://github.com/qrilka/xlsx
 Bug-Reports:         https://github.com/qrilka/xlsx/issues
