Collective.easyform: cannot import name SchemaEditorMessageFactory

I've added collective.easyform 1.03a to my buildout
When I run

bin/instance fg

I get the following error:

ImportError: cannot import name SchemaEditorMessageFactory

It seems that plone.schemaeditor doesn't ship with SchemaEditorMessageFactory any more.