diff --git a/data/inline-strings.xlsx b/data/inline-strings.xlsx
new file mode 100644
Binary files /dev/null and b/data/inline-strings.xlsx differ
diff --git a/xlsx.cabal b/xlsx.cabal
--- a/xlsx.cabal
+++ b/xlsx.cabal
@@ -1,6 +1,6 @@
 Name:                xlsx
 
-Version:             1.0.0
+Version:             1.0.0.1
 
 Synopsis:            Simple and incomplete Excel file parser/writer
 Description:
@@ -15,6 +15,7 @@
     4th edition of the standard with the transitional schema is used for this library.
 Extra-source-files:
                      CHANGELOG.markdown
+                     data/inline-strings.xlsx
 
 
 Homepage:            https://github.com/qrilka/xlsx
