diff --git a/deployment/linux/create_bundle_precise.py b/deployment/linux/create_bundle_precise.py
index ab0afd7b065698526c9f5ab2d057f62357734deb..1bde046d6b089a9bdd9b4fa3d4aaee43d8a7328a 100644
--- a/deployment/linux/create_bundle_precise.py
+++ b/deployment/linux/create_bundle_precise.py
@@ -11,7 +11,7 @@ import PyQt4
 # parameters that can be modified
 qt4_plugins_location='/usr/lib/i386-linux-gnu/qt4/plugins'
 ssl_crypto_location='/lib/i386-linux-gnu/'
-chemlib_dictionary_location='/data/Work/Software/compounds.chemlib'
+chemlib_dictionary_location='/home/bundler/compounds.chemlib'
 list_of_excluded_libraries=[
 'ld-linux',
 'libexpat',