I just had a similar situation and there is something else missing from @corroded answer. Since @Matt Lynn is downgrading, he needs to uninstall the existing version of compass.
$ sudo gem uninstall compass
$ sudo gem install compass --version versionnumber
Otherwise you will end up with two different versions of compass.