diff --git a/chosen.module b/chosen.module
index d09a564..43a80af 100644
--- a/chosen.module
+++ b/chosen.module
@@ -126,11 +126,10 @@ function chosen_libraries_info() {
     'name' => 'Chosen',
     'vendor url' => 'http://harvesthq.github.com/chosen/',
     'download url' => 'https://github.com/harvesthq/chosen.git',
-    'path' => 'chosen',
     'version arguments' => array(
-      'file' => 'VERSION',
-      'pattern' => '/(.*)/',
-      'lines' => 1,
+      'file' => 'chosen.jquery.min.js',
+      'pattern' => '@Version (.*)@',
+      'lines' => 4,
     ),
     'files' => array(
       'js' => array(
