Unknown column 'group' in 'field list'

Hello,
I just automaticaly updated to 1.2.1 and still having error while adding new website to track:

Mysqli prepare error: Unknown column ‘group’ in ‘field list’

It sounds like some parts of the upgrade were not correctly executed?

ALTER TABLE piwik_site ADD group VARCHAR( 250 ) NOT NULL

is everything else working correctly?