Yes you can. The solution is given numerous times in this thread, most recently on the previous page:
1. open product-post_thanks.xml in a plain text editor
2. Find:
PHP Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.1.0 alpha 1" />
3. Replace it with:
PHP Code:
<dependency dependencytype="vbulletin" minversion="4.0.0 beta 4" maxversion="4.99.9" />
4. Save and import in Admin CP >> Products & Plugins >> Manage Products >> Add New Product