Upload_column - problem cropping image

I am having a few problems using the upload_column plugin.

When I have this in my model
image_column :image, :versions => { :thumb => “c40x40”, :large =>
“200x300” }

I get the following error
undefined method `crop_resized’ for #Magick::Image:0x477cdd4

Has anyone found a fix for this?

Cheers
Josh